From: Simon McVittie Date: Thu, 24 Nov 2022 12:09:12 +0000 (+0000) Subject: testsuite: Try enabling a11y tests, other than those known to be unstable X-Git-Tag: archive/raspbian/3.24.39-1+rpi1~1^2~65^2~2^2~23^2~1 X-Git-Url: https://dgit.raspbian.org/%22http://www.example.com/cgi/%22/%22http:/www.example.com/cgi/%22?a=commitdiff_plain;h=a1cd0f71d9170dcc8f0bb3579961a30d16a51e48;p=gtk%2B3.0.git testsuite: Try enabling a11y tests, other than those known to be unstable At least some of the tests implemented via the accessibility-dump executable are known to be unstable, but the tests based on separate executables (tree-performance.c, etc.) have been reasonably consistently passing on ci.debian.net for several years, so hopefully they are also reliable enough for upstream CI and we don't need to mark them as flaky? Signed-off-by: Simon McVittie --- diff --git a/testsuite/a11y/meson.build b/testsuite/a11y/meson.build index 85d0f5d467..ea6348c679 100644 --- a/testsuite/a11y/meson.build +++ b/testsuite/a11y/meson.build @@ -100,7 +100,7 @@ foreach t: a11y_tests 'G_TEST_BUILDDIR=@0@'.format(meson.current_build_dir()), 'GSETTINGS_SCHEMA_DIR=@0@'.format(gtk_schema_build_dir), ], - suite: ['a11y', 'flaky']) + suite: ['a11y']) endforeach installed_test_data = [